{% extends "trees/base.html" %} {% block title %}Profile - JM3{% endblock %} {% block content %}
{% if prof %}{{ prof.get_role_display }}{% else %}Field Officer{% endif %} {% if prof.organization %}· {{ prof.organization.name }}{% endif %}